home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Art Fundamentals - Core Concepts in Art
/
Art Fundamentals: Core Concepts in Art.iso
/
pc
/
color.dxr
/
00200.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-07-16
|
333 b
|
15 lines
on mouseDown me
repeat while the mouseDown
if the memberNum of sprite 32 = 74 then
if the locV of sprite 32 > 161 then
set the locV of sprite 32 to the locV of sprite 32 - 1
end if
end if
startTimer()
repeat while the timer < 10
nothing()
end repeat
updateStage()
end repeat
end